| SsVeteranCertificationType |
| Logical Entity Name | SsVeteranCertificationType |
| Default Table Name | SsVeteranCertificationType |
| Physical Only | NO |
| Definition | |
| Note |
| SsVeteranCertificationType Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SsVeteranCertificationTypeID |
int | NO | ||
| Code | char(8) | NO | ||
| Descrip | varchar(50) | NO | ||
| Active | bit | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| SsVeteranCertificationType Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Pk_SsVeteranCertificationTypeSsVeteranCertificationTypeID | PrimaryKey | SsVeteranCertificationTypeID |
| SsVeteranCertificationType Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | FK_SsVeteranCertificationTypeUserID_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SsStudentVeteranDetail | Non-Identifying | One To Zero or More | FK_SsStudentVeteranDetailSsVeteranCertificationTypeID_SsVeteranCertificationTypeSsVeteranCertificationTypeID | NO | YES |
| SsVeteranCertificationType Check Constraints |
| Check Constraint Name | CheckConstraint |